disable-slow-tests
authorDebian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Thu, 17 Apr 2025 02:09:18 +0000 (02:09 +0000)
committerPeter Michael Green <plugwash@debian.org>
Thu, 17 Apr 2025 02:09:18 +0000 (02:09 +0000)
===================================================================

Gbp-Pq: Name disable-slow-tests.patch

Cargo.toml

index eaad16b95a95fdfd2436525f2ce9c8d17819cfef..fd6fd9ce58eb5cff817d4192e5ccb315df2b58cd 100644 (file)
@@ -172,7 +172,6 @@ default = [
 dev_urandom_fallback = []
 less-safe-getrandom-custom-or-rdrand = []
 less-safe-getrandom-espidf = []
-slow_tests = []
 std = ["alloc"]
 test_logging = []
 unstable-testing-arm-no-hw = []